func go/types.endPos
3 uses
go/types (current package)
assignments.go#L602: scopePos := endPos(rhs[len(rhs)-1])
literals.go#L88: sig.scope.end = endPos(e)
util.go#L53: func endPos(n ast.Node) token.Pos { return n.End() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)